Skip to content

chore: update submodule: eloqstore bug fixs and automatic config of eloqstore disk limits#239

Merged
thweetkomputer merged 1 commit intoeloqdata:eloq-10.6.10from
thweetkomputer:fix-release-order-zc
Feb 27, 2026
Merged

chore: update submodule: eloqstore bug fixs and automatic config of eloqstore disk limits#239
thweetkomputer merged 1 commit intoeloqdata:eloq-10.6.10from
thweetkomputer:fix-release-order-zc

Conversation

@thweetkomputer
Copy link
Collaborator

@thweetkomputer thweetkomputer commented Feb 24, 2026

Summary by CodeRabbit

  • Chores
    • Updated internal dependency reference with no impact to user-facing functionality.

@coderabbitai
Copy link

coderabbitai bot commented Feb 24, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

The PR updates the data_substrate submodule commit reference from aa2703c81b190dd7a41a82e1c1c04170b6c28ffd to 962933b1ca097a155783a02bf360e7a6158a1b98. No API or behavioral changes detected.

Changes

Cohort / File(s) Summary
Submodule Reference Update
data_substrate
Updated submodule commit reference; no behavioral or API changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • liunyl
  • lzxddz

Poem

🐰 A commit hash dances through the night,
While submodules shift to versions bright!
No breaking changes, just a gentle bump,
The data substrate reaches a new summit! 📦✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating a submodule with bug fixes and new configuration features, which aligns with the changeset showing a subproject commit reference update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@thweetkomputer thweetkomputer force-pushed the fix-release-order-zc branch 2 times, most recently from 77d518e to b3b5b7d Compare February 25, 2026 08:25
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
concourse/scripts/mtr_bootstrap_ds.cnf (1)

15-16: Avoid hardcoding static object-store credentials in repo configs.

Line 15, Line 16, Line 22, and Line 23 commit fixed credentials directly. Even for test MinIO, this weakens secret hygiene and encourages reuse. Prefer injecting these values from CI/environment or a local untracked override file.

Also applies to: 22-23

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@concourse/scripts/mtr_bootstrap_ds.cnf` around lines 15 - 16, Remove the
hardcoded credentials (aws_access_key_id and aws_secret_key) from the config and
replace them with injected values (e.g., reference environment variables or a
local untracked override). Update the config entries to read from placeholders
like ${MINIO_ACCESS_KEY} and ${MINIO_SECRET_KEY} or document that these should
be provided by CI/runtime env; ensure any local developer override file is
.gitignored and mention the same change for the other occurrences of
aws_access_key_id/aws_secret_key in this diff.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@concourse/scripts/mtr_bootstrap_ds.cnf`:
- Around line 15-16: Remove the hardcoded credentials (aws_access_key_id and
aws_secret_key) from the config and replace them with injected values (e.g.,
reference environment variables or a local untracked override). Update the
config entries to read from placeholders like ${MINIO_ACCESS_KEY} and
${MINIO_SECRET_KEY} or document that these should be provided by CI/runtime env;
ensure any local developer override file is .gitignored and mention the same
change for the other occurrences of aws_access_key_id/aws_secret_key in this
diff.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b3b5b7d and ddf8c22.

📒 Files selected for processing (6)
  • concourse/scripts/mtr_bootstrap.cnf
  • concourse/scripts/mtr_bootstrap_ds.cnf
  • data_substrate
  • storage/eloq/mysql-test/mono_basic/data_substrate.cnf
  • storage/eloq/mysql-test/mono_main/data_substrate.cnf
  • storage/eloq/mysql-test/mono_main/my.cnf
✅ Files skipped from review due to trivial changes (2)
  • concourse/scripts/mtr_bootstrap.cnf
  • storage/eloq/mysql-test/mono_main/my.cnf
🚧 Files skipped from review as they are similar to previous changes (1)
  • data_substrate

@thweetkomputer thweetkomputer changed the title eloqstore: fix: reorder cloud_service_ and shards to change resource release order chore: update submodule: eloqstore bug fixs and automatic config of eloqstore disk limits Feb 26, 2026
@thweetkomputer thweetkomputer force-pushed the fix-release-order-zc branch 2 times, most recently from 4d5dcbd to 05ec2ce Compare February 26, 2026 08:39
@thweetkomputer thweetkomputer merged commit 82c9599 into eloqdata:eloq-10.6.10 Feb 27, 2026
2 checks passed
@thweetkomputer thweetkomputer deleted the fix-release-order-zc branch February 27, 2026 08:25
This was referenced Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants